[ Index ] [ Download ] [ Register ] [ Installation ]

Example:

Here is how the HTML-code for this example looks:

<APPLET CODE=embe.ticker.ScheduleTicker ARCHIVE="embe/ticker.zip" WIDTH=200 HEIGHT=30>
<PARAM NAME="cabbase" VALUE="embe/ticker.cab">
<PARAM NAME="Datafile" VALUE="data/text1.txt">
<PARAM NAME="ImageSize" VALUE=0>
<PARAM NAME="TextDelay" VALUE=4000>
<PARAM NAME="FontName" VALUE="Helvetica">
<PARAM NAME="FontStyle" VALUE="Bold">
<PARAM NAME="FontSize" VALUE=16>
</APPLET>

And here is the data file used in this example.